home *** CD-ROM | disk | FTP | other *** search
/ Programmers Heaven 2 / Programmers Heaven 2.iso / files / delphi / comp1 / files.bbs < prev    next >
Encoding:
File List  |  1997-10-03  |  68.5 KB  |  1,072 lines

  1.              ====================================================
  2.                  Delphi Internet and communication components
  3.              ====================================================
  4. ALEXID.ZIP   QuickWeb for Delphi 2.0 version 0.91c
  5. CALLERID.ZIP Caller-ID component
  6.              16bit component retrieves full CLID information using a voice 
  7.              modem Fully tested in the UK with Hayes modems (Hayes Accura 
  8.              etc) 
  9. CGIXPERT.ZIP CGI Expert 1.0.0
  10.              The CGI Expert components are developped to simplify the
  11.              writing of Win-CGI applications with Delphi 2.0.
  12. COM32V14.ZIP TCOMM for Delphi 3.0 - 32 Bit, Version 1.4. 
  13.              A Serial Port (RS232) component specialized for reading 
  14.              industrial weigh scales and controllers, Bar Code Readers etc.  
  15.              http://www.acsi.bc.ca
  16. COMM32.ZIP   Comm32.pas is a simple Communications VC for Borland Delphi 2.0
  17.              which demonstrates the Win32 Communications functions and the
  18.              new Delphi 'TThread' class. It is implemented using two
  19.              threads: one for reading from, and one for writing to a Comm Port.
  20. D_RAS.ZIP    RAS (Remote Access) API header for Delphi
  21. D_TAPI.ZIP   This is a delphi implementation of the windows telephony
  22.              headers. There's also a test program that can monitor calls
  23.              made with other tapi enabled programs like remote access and
  24.              can also dial calls.
  25. DATACONN.ZIP TDataConnection 1.0
  26.              TDataConnection is a non-visible component that can be dropped 
  27.              on any form. It is connected to a TDataSource and informs the 
  28.              form about changes in the DataSource's DataSet. In this way, 
  29.              non DB-aware objects on the form (like status bars, menues, 
  30.              edit controls) can react on dataset modifications without the 
  31.              need for design flaws like DataModules having to know about 
  32.              edit forms. In addition, this component allows record based 
  33.              write permission additional to table or field based privileges 
  34.              as supplied by the BDE.  
  35. DELPHCGI.ZIP Delphi CGI Component Package, Version 1.0
  36.              This package consists of two Delphi components:
  37.              * TCGI, the core component, allows Delphi applications to
  38.              interact with information servers (primarily World Wide Web
  39.              servers), processing input and generating output on the fly.
  40.              * TCGIDlg, a dialog box component which aids in understanding
  41.              and debugging CGI applications.
  42. DEVAL302.ZIP Django - a DDEML 'super' component for DELPHI 1,2,3
  43.              Django is a DELPHI software component from ICFM Software that 
  44.              offers fully configurable DDEML functionality. As you have 
  45.              probably seen from the 'System' page of the Components toolbar, 
  46.              Borland does supply its own set of DDEML components. 
  47.              Unfortunately the scope and implementation of these components 
  48.              is very limited. It takes a disproportionate amount of work to 
  49.              set up and maintain multiple conversations and data 
  50.              transactions. Maintaining and evolving ongoing DDEML 
  51.              transactions is extremely difficult, and fraught with problems. 
  52. DI9611KW.ZIP THTMLDataSource Component
  53.              The THTMLDataSource component is a non-visual component that
  54.              helps in generating HTML tables from Delphi data sources. It
  55.              hides most of the complexities of HTML from the user, while
  56.              providing some error checking as well.
  57. DIALER20.ZIP Tdialer component for delphi v2.00 (16-bit)
  58.              Is a small non visual component for Borland Delphi which allows 
  59.              you to dial phone numbers from Delphi applications. Version 
  60.              2.00 detects busy signal and dialtone. FreeWare. 
  61. DIALER32.ZIP Tdialer component for delphi v2.00 (32-bit version)
  62.              Is a small non visual component for Borland Delphi which allows 
  63.              you to dial phone numbers from Delphi applications. Version 
  64.              2.00 detects busy signal and dialtone. FreeWare. 
  65. DJD302.ZIP   Django - 96 page component manual 
  66. DWSOCK11.ZIP DWINSOCK V1.0
  67.              A Windows Socket interface component for use with Borland Delphi. 
  68. ETTTV16.ZIP  TeleTools - v1.11 For Delphi 16-bit VCL
  69.              The Windows Telephony API (TAPI), an integral part of the 
  70.              Windows Open Services Architecture (WOSA), ensures that a 
  71.              well-behaved Windows telephony application can operate with a 
  72.              variety of telephone hardware. But TAPI is low-level and 
  73.              woefully complex. TeleTools Gives object-based access to TAPI 
  74.              and lets the developer concentrate on an applications core 
  75.              functions. With TeleTools, therefore, ExceleTel empowers the 
  76.              novice to enter the fast-growing computer telephony market, and 
  77.              minimizes the development time of world-class applications for 
  78.              professionals and novices alike.  
  79. ETTTV32.ZIP  TeleTools - v2,11 For Delphi 32-bit VCL
  80.              The Windows Telephony API (TAPI), an integral part of the 
  81.              Windows Open Services Architecture (WOSA), ensures that a 
  82.              well-behaved Windows telephony application can operate with a 
  83.              variety of telephone hardware. But TAPI is low-level and 
  84.              woefully complex. TeleTools Gives object-based access to TAPI 
  85.              and lets the developer concentrate on an applications core 
  86.              functions. With TeleTools, therefore, ExceleTel empowers the 
  87.              novice to enter the fast-growing computer telephony market, and 
  88.              minimizes the development time of world-class applications for 
  89.              professionals and novices alike.  
  90. FTP.ZIP      FTP-program in Delphi with source
  91. FTPCLI.ZIP   BisonWare FTPClient control V2.01
  92.              The BisonWare TFTPClient component encapsulates a complete FTP 
  93.              client service within a customized list box component. By 
  94.              adding the TFTPClient component to your applications you can be 
  95.              connected to remote FTP servers, with little or no programming, 
  96.              within seconds. The address of the FTP server to connect to is 
  97.              held in the RemoteAddress property. The user name with which to 
  98.              logon to the FTP server is held within the UserID property. The 
  99.              password which corresponds to the userid is held within the 
  100.              Password property.  
  101. ICPEXMPL.ZIP BabyFTP and Babe WebBrowser (Delphi)
  102.              Example application for FTP control in MS Internet Control
  103.              Pack; features graphic display of remote host directories in a
  104.              List view control, simple control by double-clicking remote
  105.              directories and single file download; Baby WebBrowser example
  106.              for HTML object in MS Internet Control Pack; features simple
  107.              resizeable HTML browser with Load and Save File abilities,
  108.              document title extraction, URL history, optional image loading
  109.              and download progress;
  110. IMS.ZIP      The Internet Mail Suite 1.01b
  111.              Contains the package of components which allows you to add the
  112.              Internet mail send-receive capabilities to your applications in
  113.              minutes. All components included in The Internet Mail Suite are
  114.              written in Delphi. There is no need to deploy any OCXs or DLLs
  115.              when distributing your programs. You also don't have to worry
  116.              how to handle binary attachments: fast and virtually unlimited
  117.              MIME encoding/decoding is built in.
  118. IMS16.ZIP    TmsSMTP, TmsPOP, TmsRemotePOP, TmsMessage
  119.              components for internet mail handling.
  120. IMSD1.ZIP    The Internet Mail Suite v1.8 (For Delphi 1)
  121.              Is a set of components which allows you to access various 
  122.              Internet services, such as Internet Mail, FTP, HTTP, NNTP, 
  123.              Finger, WhoIs and Time. IMS works with all versions of Delphi 
  124.              and Borland C++ Builder. allcomponents are native Delphi. FULL 
  125.              CODE, which comes with the registered version, is written in 
  126.              Object Pascal, there are no OCXs or additional DLLs. You will 
  127.              never have problems with distribution of your software, all 
  128.              code will be embedded into the executable file.
  129. IMSD2.ZIP    The Internet Mail Suite v1.8 (Delphi 2)
  130.              Is a set of components which allows you to access various 
  131.              Internet services, such as Internet Mail, FTP, HTTP, NNTP, 
  132.              Finger, WhoIs and Time. IMS works with all versions of Delphi 
  133.              and Borland C++ Builder. allcomponents are native Delphi. FULL 
  134.              CODE, which comes with the registered version, is written in 
  135.              Object Pascal, there are no OCXs or additional DLLs. You will 
  136.              never have problems with distribution of your software, all 
  137.              code will be embedded into the executable file.
  138. IMSD3.ZIP    The Internet Mail Suite v1.8 (Delphi 3)
  139.              Is a set of components which allows you to access various 
  140.              Internet services, such as Internet Mail, FTP, HTTP, NNTP, 
  141.              Finger, WhoIs and Time. IMS works with all versions of Delphi 
  142.              and Borland C++ Builder. allcomponents are native Delphi. FULL 
  143.              CODE, which comes with the registered version, is written in 
  144.              Object Pascal, there are no OCXs or additional DLLs. You will 
  145.              never have problems with distribution of your software, all 
  146.              code will be embedded into the executable file.
  147. MAILSLOT.ZIP Mailslot v1.1 - for Delphi 2.0 and 3.0 
  148.              This package contains three components which provide 
  149.              Interprocess communication. The processes communicating can be 
  150.              located on the same machine or in diferent machines belonging 
  151.              to the same Windows network. With these components it's very 
  152.              easy to implement network communication. A mailslot is a 
  153.              mechanism for one-way interprocess communications (IPC). An 
  154.              application written for Microsoft« Windows« can store messages 
  155.              in a mailslot. The owner of the mailslot can retrieve messages 
  156.              that are stored there. These messages are typically sent over a 
  157.              network to either a specified computer or to all computers in a 
  158.              specified domain. A domain is a group of workstations and 
  159.              servers that share a group name.  
  160. MSGSOCK.ZIP  Message Socket Component
  161.              MsgSock makes very simple to exchange window messages between
  162.              two applications: one calls a method (MsgSend), the other one
  163.              gets an avent (MsgReceived) and viceversa.
  164. NLOGIN.ZIP   nLoginId
  165.              Due to a change in job I won't be able to experiment more with 
  166.              Novell & the SDK. If there are some people around using the 
  167.              component, well, here's the source code. It accesses the 
  168.              bindery to get the login information: login id and full name. 
  169. NWLIB.ZIP    NWLib
  170.              Contains a very rich set of Netware-specific functions that 
  171.              make adding Netware specific features to your application 
  172.              extremely easy. In most cases, you just plop an icon or two on 
  173.              your form, then make a single function call to incorporate a 
  174.              very complex Netware service into your application. You won't 
  175.              find a Netware library that's easier to use, or more compatible 
  176.              with industry standards than NWLib.  
  177. SOCKETS.ZIP  This control performs WinSock TCP/IP functions.
  178. SOCKV3.ZIP   Sockets component provides delphi with an easy to use interface
  179.              to winsock functionallity. Version 3.0 Is a rewrite of the
  180.              sockets code for delphi 2.0.
  181. SWK1006B.ZIP Winsock components
  182. TAPID3.ZIP   Microsoft telephony api (tapi) 2.0 
  183.              Support files and examples for Borland Delphi 2.0 
  184. TFING10.ZIP  TFINGER COMPONENT FOR DELPHI v1.0
  185.              Is the simple component which implements Internet finger 
  186.              protocol. Sample application is included. Distributed as 
  187.              freeware. (C) ArGo Software Design, 1996 
  188. TFING32.ZIP  TFINGER COMPONENT FOR DELPHI32 v2.0
  189.              Implements Internet Finger protocol (rfc 822). 32 bit version. 
  190.              Freeware by (C) ArGo Software Design, 1996 TFinger component 
  191.              for Delphi v2.0 This is the 32 bit version. It will not work 
  192.              with Delphi 1.0 TFinger is a component which implements the 
  193.              finger protocol. TFinger is distributed as freeware. You are 
  194.              free to use it without any restrictions. Finger allows you to 
  195.              get information about users on the Internet. It is one of the 
  196.              simplest Internet services. You can find more information about 
  197.              this service in RFC 1288.  
  198. TMSPING.ZIP  MSPing unit
  199.              This unit contains components that provide an interface to the
  200.              MS Winsock icmp.dll functions, needed to perform ICMP Echo
  201.              requests. Because of the blocking nature of these icmp calls,
  202.              these components can spawn a thread to do the sending of and
  203.              waiting for the package.
  204. TPOP3.ZIP    TPOP3 COMPONENT FOR DELPHI v1.3 (Delphi 1)
  205.              Allows you to receive Internet mail using POP3 protocol. 
  206.              Companion of the TMSTP component. Built in MIME, fully supports 
  207.              rfc 1225.  
  208. TPOP332.ZIP  TPOP3 COMPONENT FOR DELPHI v1.3 (Delphi 2)
  209.              Allows you to receive Internet mail using POP3 protocol. 
  210.              Companion of the TMSTP component. Built in MIME, fully supports 
  211.              rfc 1225.  
  212. TPOP3D3.ZIP  TPOP3 COMPONENT FOR DELPHI v1.3 (Delphi 3)
  213.              Allows you to receive Internet mail using POP3 protocol. 
  214.              Companion of the TMSTP component. Built in MIME, fully supports 
  215.              rfc 1225.  
  216. TSERIAL.ZIP  Tserial,
  217.              This is a no-frills serial component that saves you having to
  218.              tangle with the Windows Comms API functions to handle a serial
  219.              port. Only basic serial comms are provided - no terminals,
  220.              protocols etc.
  221. TSERIAL2.ZIP TSerial for Delphi 2
  222.              This is a no-frills serial component that saves you having to 
  223.              tangle with the Windows Comms API functions to handle a serial 
  224.              port. Uses overlapped I/O for full Windows NT functionality. 
  225.              Only basic serial comms are provided - no terminals, protocols 
  226.              etc.  
  227. TSMTP12.ZIP  TSMTP COMPONENT FOR DELPHI v1.3 (Delphi-1)
  228.              Component for Borland Delphi, which allows to send Internet 
  229.              mail. If you have PPP or SLIP connection to the Internet, you 
  230.              can use this component in your applications. It fully supports 
  231.              Simple Mail Transfer Protocol (SMTP, rfc 821). You can attach 
  232.              files to the text messages and encode attachments using such 
  233.              popular methods as UUEncoding and MIME (rfc 1521). These 
  234.              features are built in. Supports multiple attachments and two 
  235.              types of MIME - Base64 and Quoted-Printable. 
  236. TSMTP32.ZIP  Tsmtp component for delphi 2.0 V1.2
  237.              Allows to implement internet mail sending capabilities into
  238.              applications. Easy to use. Built in mime and uucode. This is a
  239.              32 bit version.
  240. TSMTPD2.ZIP  TSMTP COMPONENT FOR DELPHI v1.3 (Delphi-2)
  241.              Component for Borland Delphi, which allows to send Internet 
  242.              mail. If you have PPP or SLIP connection to the Internet, you 
  243.              can use this component in your applications. It fully supports 
  244.              Simple Mail Transfer Protocol (SMTP, rfc 821). You can attach 
  245.              files to the text messages and encode attachments using such 
  246.              popular methods as UUEncoding and MIME (rfc 1521). These 
  247.              features are built in. Supports multiple attachments and two 
  248.              types of MIME - Base64 and Quoted-Printable. 
  249. TSMTPD3.ZIP  TSMTP COMPONENT FOR DELPHI v1.3 (Delphi-3)
  250.              Component for Borland Delphi, which allows to send Internet 
  251.              mail. If you have PPP or SLIP connection to the Internet, you 
  252.              can use this component in your applications. It fully supports 
  253.              Simple Mail Transfer Protocol (SMTP, rfc 821). You can attach 
  254.              files to the text messages and encode attachments using such 
  255.              popular methods as UUEncoding and MIME (rfc 1521). These 
  256.              features are built in. Supports multiple attachments and two 
  257.              types of MIME - Base64 and Quoted-Printable. 
  258. UDPEXMPL.ZIP These two small projects demonstrate techniques for using the 
  259.              UDP protocol for a simple time server and message broadcasting 
  260.              application over TCI/IP. This code is provided for as an 
  261.              example only.  
  262. WEB.ZIP      Web Components 0.95, A Component to do Webbing...
  263.              Basically, the WEB component has the capability to retrieve WEB 
  264.              page from whatever WEB server by using very simple properties 
  265.              and method, without taking care of the underlying TCP/IP 
  266.              connection. 
  267. VIMVCL23.ZIP ccMail Custom Controls
  268.              The ccMail Custom Controls (TVimSession ,TVimSendMessage,
  269.              TVimInbox, and TVimAddressBook) are a collection of Delphi VCL
  270.              files for sending and receiving messages using the VIM
  271.              transport mechanism..
  272. WSC4D21.ZIP  WINDOWS STANDARD SERIAL COMM LIB for Delphi.
  273.              Win16 & Win32 DLLs. Version 2.1, <ASP>. Serial comm library 
  274.              based on the Windows API. Includes 25 functions plus modem 
  275.              control, XMODEM & YMODEM, and 5 example programs. Requires 
  276.              Delphi compiler. By MarshallSoft Computing, Inc.
  277. VSSCM32.ZIP  VSSComm32
  278.              This Communications Component is based on David Wann's COMM32
  279.              component. I have added a DataBits property, which Davids
  280.              lacked, and as one of my apps need Databits, I set out to add
  281.              Databits to Davids base componet. This is a bit of a feat for
  282.              me, as I have only written one component before this, and even
  283.              that is still under construction.
  284. XFERDEMO.ZIP TXfer Serial Communications Component for Delphi 2.0
  285.              TXer is a 32-bit component designed for Delphi 2.0. TXfer is 
  286.              used to create applications which need the capability of serial 
  287.              communications. 
  288.  
  289.  
  290.              ================================
  291.                  Delphi Button components
  292.              ================================
  293. BORBTN2.ZIP  BORBTNS v 1.01 - BWCC Style CheckBoxes & Radio Buttons for Delphi 1-3
  294.              The BORBTNS.PAS unit contains two Delphi components, TBorCheck 
  295.              and TBorRadio which implement the BWCC style CheckBox and 
  296.              RadioButton. I loved the BWCC style buttons so I decided to 
  297.              reproduce them in Delphi. I didn't test them very much, but as 
  298.              far as I know they work properly. However I've enclosed the 
  299.              source code, so you can modify them as you prefer. The 
  300.              GroupIndex property in TBorRadio allow you to define groups: 
  301.              all the buttons which share the same GroupIndex are mutually 
  302.              exclusive.  
  303. COLORBUT.ZIP ColorButton Component Version 3.0 
  304.              Welcome to version three of the enhanced button component for 
  305.              Borland Delphi 2.0. This release of the popular component adds 
  306.              support for captions with multiple lines, and fonts with 3D 
  307.              effects. Jonathan Grant wrote this component, with much 
  308.              appreciated contributions from Peter Steele. 
  309. FLYOUT.ZIP   TFlyout
  310.              This VCL gives you a flyout button similar to those found in 
  311.              image editing programs like Corel Draw or PhotoShop. A set of 
  312.              flyout buttons acts similar to a two-dimentional array of radio 
  313.              buttons. Like radio buttons, only one flyout button within a 
  314.              group may be selected, however, when a flyout button is 
  315.              clicked, it expands to offer you more choices.  
  316. FLYOVER.ZIP  TFlyOverButton
  317.              The TFlyOverButton from RealSoft is a fairly easy to use button
  318.              component that operates similar to the Internet Explorer 3.0
  319.              buttons, including the cool drop-down popup menus. The button
  320.              reacts to the mouse movement above it as well as clicks. The
  321.              component is very resource friendly, and works in Delphi 1 and
  322.              2. To install the component to your component library, follow
  323.              the instructions in your Delphi users guide for installing
  324.              components. (This is not one of our "Fly" Controls, however is
  325.              is a graphic control descendant.)
  326. ICONBUTN.ZIP TIconButton
  327.              This VCL is an oversized button that takes an icon as a
  328.              graphic. Great for multimedia-type applications and games.
  329. INDEXBTN.ZIP TIndexButton component
  330.              TIndexButton is a component that provides a similar function to
  331.              that of a control array in Visual Basic. Drop multiple
  332.              IndexButtons onto a form and set the Master property of one to
  333.              True. This tells the other IndexButtons on the form that all
  334.              their events should point to it.
  335. ISBTNDEM.ZIP The Shape Button Component 
  336.              TisShapeButton is a Delphi component which is derived from 
  337.              TGraphicControl. It has many unique properties such as 
  338.              ButtonShape and BrushStyle which can be used to alter the 
  339.              control's appearance. 
  340. KSPIC.ZIP    KSPicButton component
  341.              iS a graphical 3D button that supports bitmap images as
  342.              backgrounds and multi-line captions. Included with the
  343.              component are 150 bitmap images to help you get started! Of
  344.              course you can custom design your own bitmaps or just use the
  345.              KSPicButton with a colored face!
  346. MENUBTN.ZIP  TMenuButton 
  347.              The TMenuButton is similar to a SpeedButton except that it 
  348.              displays a TPopupMenu when pressed, similar to Win 95's "Start 
  349.              Button". This menu can be displayed below the button or to the 
  350.              right.  
  351. RSCHECK.ZIP  TrsSuperCheck Component
  352.              The TrsSuperCheck is a new control designed to replace standard 
  353.              windows checkboxes and radiobuttons. The style can be modified 
  354.              by changing the CheckStyle Property. The checkmark color can be 
  355.              changed using the ColorCheck property. The color around the 
  356.              checkmark can be changed using the ColorFace property. The box 
  357.              can appear on the left or right side of the text by changing 
  358.              the Alignment property. 
  359. RSCHK32.ZIP  TrsSuperCheck Component (32bit)
  360.              The TrsSuperCheck is a new control designed to replace standard 
  361.              windows checkboxes and radiobuttons. The style can be modified 
  362.              by changing the CheckStyle Property. The checkmark color can be 
  363.              changed using the ColorCheck property. The color around the 
  364.              checkmark can be changed using the ColorFace property. The box 
  365.              can appear on the left or right side of the text by changing 
  366.              the Alignment property. 
  367. RSFLYO32.ZIP TrsFlyOverButton Component
  368.              The TrsFlyoverButton component is Windows 97 style button that 
  369.              is activated when the mouse is passed over it. By adding 
  370.              different glyphs in the GlyphActive , GlyphInActive and 
  371.              GlyphDisabled properties, the button can appear to "light up" 
  372.              as the mouse cursor flies over the component.  
  373. RSFLYOVR.ZIP TrsFlyOverButton Component (16bit)
  374.              The TrsFlyoverButton component is Windows 97 style button that 
  375.              is activated when the mouse is passed over it. By adding 
  376.              different glyphs in the GlyphActive , GlyphInActive and 
  377.              GlyphDisabled properties, the button can appear to "light up" 
  378.              as the mouse cursor flies over the component.  
  379. RTCG.ZIP     RtCheckGroup Component Ver. 1.14
  380.              This component is something like Borland's TRadioGroup but it 
  381.              groups checkboxes instead of radiobuttons. Same as TRadioGroup 
  382.              it alignes ist child controls itself, so you don't have to do 
  383.              it. You can set them all at once of every one separately. 
  384.              Because it uses bitmaps to show them, you can make it look as 
  385.              you want it to be. Properties like TextAlign, BmpVAlign, 
  386.              BmpHAlign and WordWrap allow for additional control. 
  387. SHAPEBUT.ZIP ShapeButton component
  388.              Tired of rectangular Buttons? Brush up your user-interface by
  389.              creating your own buttons with this Delphi component:
  390.              ShapeButton creates a three-dimensional button out of any
  391.              bitmap-graphic.
  392. STYLESB.ZIP  TStyleSpeedButton 2.01 (16/32bit)
  393.              It is the default SpeedButton with the property "Style" added. 
  394.              It is now possible to choose between Win97, Win95, Win31 or 
  395.              Autodetect -Style of the SpeedButton. The Visual-Design for all 
  396.              kinds of Styles is exactly as you know it from other 
  397.              Microsoft-Applications in Windows 3.1x, Windows95/NT4 or from 
  398.              Internet Explorer.  
  399. WIN95TAB.ZIP Windows 95-style Speedbuttons
  400.              Like many of you, I am sure, I am eager to make my programs
  401.              look and feel as much like Win95 as possible. I was happy when
  402.              someone posted the Windows95 style meter on CServe, and thought
  403.              that I would have a go at making my own Win95 component - after
  404.              all, why should we have to wait for Delphi 2.0 to come out!!??
  405.  
  406.  
  407.              ===============================
  408.                  Delphi label components
  409.              ===============================
  410. DMARQUEE.ZIP TDigMarquee and TDigLabel
  411.              This VCL gives you a multi-color scrolling marquee with digital 
  412.              letters and flashing effects as well as a static digital label 
  413.              with multiple colors. 
  414. FLLAB100.ZIP TMCFlashLabel v1.00
  415.              Provides flashing labels for Delphi that can flash on/off or
  416.              color cycle. Source code available upon registration.
  417. NDMOV10.ZIP  N&D Moving Labels 
  418.              Is a set of two Delphi Components (N&D Running Label and N&D 
  419.              Quake Label). N&D Running Label works like a scrolling banner 
  420.              of text! Supports forwards, backwards and "bounce" movement! 
  421.              N&D Quake Label lets the letters of your message jump around as 
  422.              if an earthquake has struck! Both support 3D effect! Also, they 
  423.              are resource friendly - they only use one timer, no matter how 
  424.              many you place on a form! Delphi 1.0 & 2.0 versions included! 
  425.              Includes demo application!  
  426. QRTL110.ZIP  QrRotateLabel for QuickReports v1.1
  427.              Lets you easily add rotated text to your reports, while 
  428.              providing all the features of a normal QuickReports label. 
  429.              Supports alignment in any angle and any True Type font and 
  430.              color (text and background). 16 & 32 bits. 
  431. QRTLDEMO.ZIP QrRotateLabel for QuickReports demo program
  432. URLLABEL.ZIP URL Label, Delphi 2.0
  433.              It's just ordinary label, but you can run URL-s and files by
  434.              clicking on it. For example you include your products home page
  435.              URL in about box, but now enduser can quickly access to the
  436.              page by only clicking the label and system's default browser is
  437.              opened... On mouse move over this label, pointer is changed to
  438.              "pointing hand", similar to links in WWW browsers.
  439. VERLBL11.ZIP N&D Vertical Label / ver. 1.1 Native Delphi VCL 
  440.  
  441.  
  442.              ==================================
  443.                  Delphi Graphics components
  444.              ==================================
  445. ADBITMA.ZIP  TAdrockTBitmapPropertyEditor 
  446.              Property Editor Component Register it... Selecting bitmaps 
  447.              (glyphs) for buttons just got a whole lot easier! The 
  448.              TAdrockTBitmapPropertyEditor is a property bitmap editor for 
  449.              the objects, Tbitmap and TPicture. You have quick and easy 
  450.              access to glyphs and bitmaps for your buttons (BitBtn and 
  451.              Speedbuttons etc) without the featureless Delphi Load Bitmap 
  452.              dialogue. You'll no longer be loading bitmaps "blind" - you'll 
  453.              see what you're about to use. Graphical or filename directory 
  454.              browsing. Name your common bitmaps. 20 directory history's 
  455.              saved. Help file included. NEW extended copy supports multiple 
  456.              bitmaps graphically visible on display. 
  457. ADGRAD.ZIP   TAdrockGradientFill
  458.              Allows you to provide a gradient fill like most SETUP programs 
  459.              have. You simply drop the component on a form or in a panel and 
  460.              set the Start Colour, End Colour and choose from a number of 
  461.              Fill Directions. No coding required - unless you want to 
  462.              programatically change the Properties. 
  463. BCPTWAIN.ZIP Component for scanning pictures via Twain standard scanners. 
  464.              Now with more usefull properties. Help files in english and 
  465.              german included. Components for Delphi 1.x and Delphi 2.0. 
  466. COLORBOX.ZIP TColorBox
  467.              This VCL is similar to the TColorGrid component shipped with
  468.              Delphi, except that it has a Windows 95 look and feel.
  469. CONTROLR.ZIP TController is a Delphi 2.0 Component that represents the 
  470.              important visual aspects of an industrial process controller. 
  471.              The component displays the process variable (pv) and the set 
  472.              point (sp) and allows the user to increase or decrease the sp 
  473.              as desired.  
  474. DC4D.ZIP     Diagram Components for Delphi v0.95 
  475. DELPHI_1.ZIP TCustomFilm
  476.              This is a non-visual component that encapsulates a DIB section. 
  477.              A Canvas is provided for GDI calls to paint the DIB surface, 
  478.              and you can use the Pixels pointer to directly read/write the 
  479.              surface. A DC is created to support the canvas/colors for the 
  480.              DIB, so don't make a gazillion TCustomFilms in your app - 
  481.              that's not what it is designed for. It is designed to give you 
  482.              an off-screen buffer (for double-buffering techniques) which 
  483.              you can directly read/write.  
  484. DIBS.ZIP     CDIBs unit for Delphi 2.0
  485.              The CDIBs unit exports a class TDIB. The class provides easy
  486.              access to device- independant bitmaps. TDIB parallels TBitmap
  487.              in its interface and functionality, but TBitmap works with DDBs
  488.              (device-dependant bitmaps). Therefore, if a DIB is ever
  489.              assigned to a TBitmap object, it will be converted to the
  490.              current screen resolution and assigned the currently realized
  491.              palette (if it does not have one of its own).
  492. GIF.ZIP      TGifImage & TGif
  493.              Componenet for Displays / Converts GIF Files
  494. GIFCODE.ZIP  TGifImage
  495.              Is an image control with one extra property allowing it to 
  496.              display GIF images at design and run time.  
  497. GRADFILL.ZIP TGradientFill
  498.              This graphical component for D1 is used to fill the Parent 
  499.              window with a vertical gradient fill, selecting the first and 
  500.              last color. 
  501. GRAPTOOL.ZIP Graphic Toolkit Version 1.0. June 1997 
  502.              Currently several graphic libraries are available. They all 
  503.              have in common that they are "end user" tool kits. 
  504.              Personalizing is only possible by tuning properties of the 
  505.              object. This toolkit is different. It provides for a basic 
  506.              component, TGraphicTool, the toolkit itself and a descendant of 
  507.              this object, the TGraphChart object. A generic object class, 
  508.              TGraphicItem is available to draw and manage items in thew 
  509.              graphic window. Descendants of this object perform specific 
  510.              graphic functions like lines, functions, texts and polygons. 
  511.              These descendants can be placed on the TGraphicTool.  
  512. GSTAR32.ZIP  GraphStar is a set of components and objects to help Delphi
  513.              users to develop their graph applications easily. A graph in
  514.              GraphStar is a set of vertices,edges,touch-objects and faces
  515. HOTSPOT.ZIP  HotSpot component for Delphi16 v1.2
  516.              A HotSpot is a transparent box which you can drop on an image 
  517.              or any other visual component. This box can receive mouse 
  518.              events so that you can tell when the cursor is over the 
  519.              hotspot. You can put a box of any colour around it and have it 
  520.              flash if desired. Unlike a TShape, this box is drawn as four 
  521.              thin rectangles; this avoids invalidating the inside of the 
  522.              hotspot, and stops annoying bits of background flickering at 
  523.              you.  
  524. HOTVMMAP.ZIP VMMap (Hot Map) Component 1.2 for Delphi
  525.              Provides your Windows applications with ability to create a set 
  526.              of hot regions on image and connect mouse event handler to 
  527.              these regions. Image supports BMP format.  
  528. IMGASP.ZIP   Delphi component TImageAspect
  529.              Freeware component to display an image in the correct aspect
  530.              regardless of the size.
  531. IMGFXFRE.ZIP TImageFX Component version 2.01 
  532.              ImageFX is a Delphi image component which allows you to specify 
  533.              1 of 41 special effects (more than double that if you include 
  534.              Tranparent and Trails properties) when displaying a bitmap 
  535.              file. It inherits from the standard TGraphicControl supplied 
  536.              with Delphi and adds 14 new properties. http://www.acsi.bc.ca
  537. MATHIMGE.ZIP MathImage ver. 2.1 
  538.              2-d-graphing in world-coordinates (like the ancient 
  539.              turbo-grafix, and more). 3-d-graphing in world-coordinates, 
  540.              with variable world bounds, view distance, view angle, and view 
  541.              point rotation. Graphing of wired or filled surfaces with a now 
  542.              (as far as I can see) perfect display, and an algorithm which 
  543.              almost costs nothing.  
  544. MUBMP200.ZIP TMCMultiBitmap v2.00
  545.              Resolution-independent image control for Delphi, one image per
  546.              resolution. Smart component editor included. Swedish ShareWare
  547.              for Delphi 1.x & 2.x
  548. NDGRAD10.ZIP N&d grad ver 1.0 Native delphi vcl 
  549.              Is a gradient fill background component. It allows a gradient 
  550.              fill from any color to any other color. The direction is 
  551.              configurable to any of NINE styles including up-down, 
  552.              left-right, diagonal, and an ellipse! Delphi 1.0 & 2.0 versions 
  553.              included! Includes demo application! 
  554. PICCMBOX.ZIP TPicComboBox - Pictured ComboBox 32-bit Components (Delphi 2.0) 
  555.              Is a TCustomComboBox allows display a picture for eachitem of 
  556.              the list. Typed items of yours ComboBoxes appeared more fun !  
  557. PICWIN10.ZIP K&J PicWin (Native Delphi VCL)
  558.              Is a small, yet powerful control that encapsulates a TImage and
  559.              two TPanel controls to generate a frame effect around your
  560.              images. Now, every image can have it's own dynamic sizeable
  561.              border and label. K&J PicWin is a great component for thumbnail
  562.              images!
  563. RDX.ZIP      RenderDX , A 3D Game engine in a control.
  564.              For Delphi 2 and Delphi 3. Drop a complete 3D engine (similar 
  565.              to Hexen, Dark Frcs, etc) directly onto your form! Based on 
  566.              4DX, the commercial gaming engine. Visit us at: 
  567.              http://www.eldermage.com 
  568. SSBCUN23.ZIP ssBarcode v2.3 - The best barcode VCL for Delphi, hands-down! 
  569.              Here are just some of it's features.
  570.              - 16-bit (Delphi 1.0) and 32-bit (Delphi 2.0) versions included 
  571.              - QuickReports 1.x, 2.0 & ReportPrinter Pro compatible 
  572.              - 6 symbologies: Code 128, Code 39, EAN-13, Interleave 2 of 5, Postnet, UPC-A 
  573.              - 360 Degree rotation 
  574.              - Selectable human readable font 
  575.              - Completely data-aware 
  576.              - Specify barwidths in fractions of inches 
  577.              - Print barcode with one simple command on any Windows-supported printer 
  578.              - Complete documentation with strong tutorial on barcode symbologies 
  579.              - Specify measurements in millimeters to inches 
  580.              - Can be used with, or without the BDE
  581. SSIMAGE.ZIP  ssImage v1.0 - Transparent image component for Delphi 1.0
  582.              This component is a descendant of TGraphicControl and 
  583.              encapsulates all of the functionality of the TImage component 
  584.              that ships with Delphi 1.0. The major difference is the ability 
  585.              to define areas of an image as being transparent. This 
  586.              functionality already exists for cursors and icons, but it was 
  587.              not present for bitmaps. 
  588. TBARCODE.ZIP Barcode component TBarcode v2.92
  589.              TBarcode will help the Delphi programmer to develop high 
  590.              quality 16- and 32-bit barcode applications. A low level 
  591.              component is available for barcode output on any Delphi canvas 
  592.              for most flexible applications. A Quickreport compatible 
  593.              component provides barcode reports in database applications 
  594.              without any programming. Supports now even more barcode types: 
  595.              EAN-8, EAN-13, UPC-A, UPC-E, Addon-2, Addon-5, CODE39, 2of5 
  596.              interleaved (CODE2/5i), CODE128-A, -B & -C The shareware 
  597.              component is fully functional without any restrictions while 
  598.              running the Delphi environment. Full featured with different 
  599.              barcode sizes, rotated barcodes and much more. The easiest way 
  600.              to develop barcode applications. 
  601. TILEIMG2.ZIP Tile Image Component
  602.              The TTileImage component shows a tiled images. This component
  603.              is especially useful for a background image which is composed
  604.              of a small patterned image.
  605. TIMAGEFX.ZIP TImageFX Component 
  606.              Is a Delphi component which allows you to specify 1 of 20 
  607.              special effects when displaying a bitmap file.  
  608. TLED.ZIP     TLED Component
  609.              The TLED component emulates the behaviour of a Light Emitting 
  610.              Diode electronic component, and can be dropped onto a form (or 
  611.              container component) to provide a visual on or off indication 
  612.              of any Boolean variable.  
  613.  
  614.  
  615.              ===============================
  616.                  Delphi Panel components
  617.              ===============================
  618. DOCKBAR.ZIP  TDocPanel is a native Delphi VCL derived from TPanel that acts
  619.              As a Dockable/Floating Toolbar which behaviour is fully
  620.              customizable.
  621. MEGAPANL.ZIP MegaPanel Version 3
  622.              TMegaPanel is a direct descendant of the TCustomPanel class and 
  623.              retains all of TCustomPanel's public and published properties 
  624.              and methods. MegaPanel is a Delphi control that provides all 
  625.              the functionality of the standard Delphi TPanel control plus:
  626.              - Supports both Delphi 1.x and Delphi 2.x
  627.              - Automatically generated Panel Labels
  628.              - Complete control over Panel bevels, size, style and spacing
  629.              - Complete control over Caption bevels, size style and spacing
  630.              - Complete control over Label bevels, size style and spacing
  631.              - Automatic or Manually set Label text
  632.              - Automatic Quicken Style Labels
  633.              And much more...
  634. MIRRPANL.ZIP TMirrorPanel v1.2, Enhanced TPanel component for Delphi16
  635.              Has all the properties of a TPanel plus the ability to show a 
  636.              bitmap and flip the text and image about the X and/or Y axis. I 
  637.              wrote this for an eyetest program where you look at a distant 
  638.              image of the computer screen reflected in a mirror. Version 1.2 
  639.              fixes palette problems with monochrome and 256-color bitmaps.  
  640. MSGPANEL.ZIP MsgPanel component version 2.5 Delphi 2.0
  641.              This component is an alternative for the MessageBox and 
  642.              ShowMessage. It gives the programmer the possibility to give 
  643.              the end-user Messages without locking the application. It 
  644.              consists of a panel anywhere on a form. Default the alignment 
  645.              is at the bottom. The messages can be read from a file or 
  646.              entered direct in the application or a combination of both. 
  647. TSTRETCH.ZIP TStretchPanel Component ver 1.04
  648.              Is a Delphi component which resizes any control placed on it 
  649.              (and the controls' fonts too.). It inherits all properties from 
  650.              the standard TPanel supplied with Delphi and adds 5 more: 
  651.              Anchors, KeepAspect, MinDimension, StretchControls, and 
  652.              StretchFonts. See the help for information regarding these 
  653.              properties.  
  654.  
  655.  
  656.              =======================================
  657.                  Delphi date and time components
  658.              =======================================
  659. AD3DCAL.ZIP  TAdrock3dCalendar
  660.              The TAdrock3dCalendar contains close on 100 properties, 10 
  661.              calendar specific methods, 6 events, and what every programmer 
  662.              really wants lots of date routines. There are over 60 methods 
  663.              covering everything from the number of days, weeks, months, 
  664.              quarters, and years two dates are apart to adding or 
  665.              subtracting any number of days, weeks, months, years to a date. 
  666.              You can determine what day of the week a date falls on using 
  667.              any starting day of the week, and more. Copyright ⌐ BYTE 
  668.              Computer && Software Ltd. 
  669. ADALARM.ZIP  TAdrockAlarmList (16bit)
  670.              The TAdrockAlarmList Component allows you to set an unlimited 
  671.              number of alarms each of which can have a very flexible format. 
  672.              The format can contain wildcards using the ? to match any 
  673.              position. The add method requires that the input format be 
  674.              HH:MM:SS, but any of the HH, MM, or SS can contain a ? to match 
  675.              any number in these positions.  
  676. ADALRM32.ZIP AlarmList Component 
  677.              The TAdrockAlarmList Component allows you to set an unlimited 
  678.              number of alarms each of which can have a very flexible format. 
  679.              The format can contain wildcards using the ? to match any 
  680.              position. The add method requires that the input format must 
  681.              follow HH:MM:SS but any of the HH, MM, or SS can contain a ? to 
  682.              match any number in these positions. ??:??:?? will trigger an 
  683.              event every second. 
  684. ADATED16.ZIP TAdrockDateEdit
  685.              The TAdrockDateEdit control is quite a bit different than our 
  686.              other calendar edit component, the TAdrockCalendarEdit. Like 
  687.              the existing TAdrockCalendarEdit, (Calendar Edit/Entry control) 
  688.              this new control still has the famous, Quicken like, popup 
  689.              calendar. However, the edit/entry field has been completed 
  690.              re-worked. It is different in the way it allows uses to enter 
  691.              dates. In the edit field you can enter dates using a segmented 
  692.              input area, in the image above you will notice that the day is 
  693.              highlighted, by pressing space or filling in the field the 
  694.              input will move to the month. (The input format above is set to 
  695.              isWeekDayDMY).  
  696. ADBITM32.ZIP The TAdrockCalendarEdit Control allows you easy access to
  697.              setting TBitmap properties, such as GLYPH. With this property
  698.              editor it is very easy to setup GLYPH from BitBtnÆs and
  699.              SpeedButtons. And new to this, the latest release of this
  700.              control, is TPicture property selection.
  701. ADCLOCK.ZIP  TAdrockAnalogClock component
  702.              The TAdrockAnalogClock component allows you to display a highly 
  703.              Configurable analog clock on your forms. Fully configurable; 
  704.              colour, alignment and display properties for variable sized 
  705.              clocks, set Hour, Minute, Second mark sizes, display hour marks 
  706.              as numerals and so on. Check it out. Includes a sample 
  707.              application and screen-saver application and 125k Help file.  
  708. ADDATE.ZIP   TAdrockDates Version 1.90
  709.              The TAdrockDates class provides more than 65 functions that 
  710.              deal with dates. You can return periods betwen dates, in days, 
  711.              weeks, months, quarters, and years. There are functions that 
  712.              deal with boundary dates. You can add a number of units to a 
  713.              date, the units being days, weeks, months, and years. Extract 
  714.              parts from dates, and build dates with a simple function. The 
  715.              Help file provides a full listing of avaialable functions and 
  716.              comprehensive usage instructions. 
  717. ADDATECL.ZIP TAdrockDates Function Class
  718.              The TAdrockDates class provides more than 110 functions that 
  719.              deal with dates. You can return periods betwen dates, in days, 
  720.              weeks, months, quarters, and years. There are functions that 
  721.              deal with boundary dates. You can add a number of units to a 
  722.              date, the units being days, weeks, months, and years. Extract 
  723.              parts from dates, and build dates with a simple function. The 
  724.              Help file provides a full listing of avaialable functions and 
  725.              comprehensive usage instructions. 
  726. DATETIME.ZIP TSetTimedate Component
  727.              Component to set the Date and Time of the system.
  728. DATEVLIP.ZIP DateEditPlus
  729.              Is a date edit control with a customizable drop down calendar 
  730.              that automatically places itself within a Borland or InfoPower 
  731.              DBGrid automatically and gives you full control of the editing 
  732.              and displaying formats of the dates with true cell by cell 
  733.              editing capabilities.  
  734. DRAWCAL.ZIP  TDrawCalendar is a component based on though not descended from
  735.              The Calendar in the Samples page of the pallette. I wanted to
  736.              unublish a couple of published properties (e.g.Font) which
  737.              meant I could not descend it directly.
  738. DTPANEL.ZIP  TDateTimePanel, TDatePanel, TTimePanel Component
  739.              Time and date components
  740. GERMDATE.ZIP TGermDateEdit, TDBGermDateEdit Ver1.1a Delphi 1/2/3 & C++ Builder 
  741.              DateEditComponent with Calendar-/Spin-Property.
  742.              Features :
  743.              - Verify date entry ( international )
  744.              - Popup calendar, free userdefined with CalendarWeek, Holidays
  745.              - +/- with free userdefined increment
  746.              - Century
  747. KSCAL.ZIP    KSCalendar component
  748.              The best calendar component anywhere! The KSCalendar has a
  749.              fully customizable appearance as well as 70+ properties that
  750.              allow a software designer to control almost every facet of the
  751.              calender's functionality.
  752. KSCAL20.ZIP  KSCalendar Date Kit v2.0
  753.              The KSCalendar now comes with 11 add On components that work
  754.              closely with the KSCalendar to provide a full set of
  755.              development tools. All of these controls are extremely easy to
  756.              use! In most cases just drop the control on a form that has a
  757.              KSCalendar and they start to work immediately!
  758. SDATEED.ZIP  TSpinDateEdit and TDBSpinDateEdit Version 1.5d 
  759.              With these components you can cover all date entryfields in 
  760.              your application and so you achieve an uniform formatted 
  761.              outward shape of your application.
  762. TALARM16.ZIP TAlarm Component (16-bit)
  763.              Is an alarm clock that can be set to trigger some event at a 
  764.              predefined time. When the predefined time is reached TAlarm 
  765.              fires an event handler. TAlarm can be used for almost anything 
  766.              including prompt for backup, event scheduling, etc. Use your 
  767.              imagination !  
  768. TALARM32.ZIP TAlarm Component (32-bit)
  769.              Is an alarm clock that can be set to trigger some event at a 
  770.              predefined time. When the predefined time is reached TAlarm 
  771.              fires an event handler. TAlarm can be used for almost anything 
  772.              including prompt for backup, event scheduling, etc. Use your 
  773.              imagination !  
  774. THDTIMER.ZIP ThreadedTimer v1.1 - For Delphi 2.0 and 3.0  
  775.              This component has the same functionality of the default Timer 
  776.              component, but it provides a real resolution of 1 milisecond.  
  777. TIKCLK16.ZIP TickingClock component for Borland Delphi (16 bit)
  778.              TTickingClock is a component descending from TGraphicControl
  779.              that displays an analog clock. You can use this clock as a dumb
  780.              time display, but also as a chronometer or as a device that
  781.              displays system time.
  782. TPOPUP16.ZIP TPopCal Component (16 bit version) (Delphi 1) 
  783.              Is a popup calendar component that provides a convenient way to 
  784.              enter dates. The calendar can be displayed in either of two 
  785.              modes - as a monthly calendar or as a twelve month calendar 
  786.              (year at a glance). The user can toggle between modes by 
  787.              pressing F1.  
  788. TPOPUP32.ZIP TPopCal Component (32 bit version) (Delphi 2) 
  789.              Is a popup calendar component that provides a convenient way to 
  790.              enter dates. The calendar can be displayed in either of two 
  791.              modes - as a monthly calendar or as a twelve month calendar 
  792.              (year at a glance). The user can toggle between modes by 
  793.              pressing F1.  
  794. XEXPIRE.ZIP  xTool - Component Collection
  795.              This is non-visual Delphi 2.0 component lets you setup a expire
  796.              date for your application. After this date the application can
  797.              show a message and not run. This make sense for trial or beta
  798.              versions that you upload to internet and want to make useless
  799.              after a specific date. The date is setting with a special
  800.              program that patch the program EXE that contains the TxExpire
  801.              component.
  802.  
  803.  
  804.              ==================================
  805.                  Delphi database components
  806.              ==================================
  807. CBPLUS.ZIP   The Combobox Plus Components
  808.              The Combobox Plus components consist of ╖ DBLookupComboPlus, ╖ 
  809.              DBComboBoxPlus and ╖ ComboBoxPlus. These three components are 
  810.              designed as replacements for the original non-plus versions 
  811.              that come included with Delphi.  
  812. CGRID16.ZIP  TDBCrossGrid Component Release 1.0 
  813.              Is a data aware component for displaying the multi-dimensions 
  814.              cross fields result for each single datasource. Not all kinds 
  815.              of data can be used for doing crossing result. So user have to 
  816.              provide the reasonable data to TDBCrossGrid. All unreasonable 
  817.              data will get unexpected results. TDBCrossGrid will link to a 
  818.              TDatasource by DataSource property in order to get the data 
  819.              source for doing the crossing result.  
  820. CLIPFN20.ZIP Clipper Functions 2.0 for Delphi 1.0x/2.0 16/32 bit versions  
  821.              This document is designed to provide you with simple examples 
  822.              of the use of Clipper Functions for Delphi (hereafter referred 
  823.              to as "Clipper Functions"). If not noted otherwise, all 
  824.              routines are in the CLIPFNXX unit, where XX is 16 for Delphi 
  825.              1.0x, and 32 for Delphi 2.0 under Windows 95 or NT. As the 
  826.              primary target market for this product is experienced Clipper 
  827.              programmers migrating to Delphi, the examples should be 
  828.              familiar. I have made every effort to note any differences 
  829.              between the syntax of Clipper's own functions and these 
  830.              equivalents.  
  831. CLUST10.ZIP  TClustering component
  832.              Is a non-visual component which is capable of clustering 
  833.              multidimensional data. It needs a given set of data records 
  834.              with continuous data fields called the training set. The 
  835.              component clusters the training data. After the clustering is 
  836.              done, any data recordÆs cluster can be queried quickly.  
  837. CROSSTAB.ZIP TCrossTAB,TCrossSQL,TCrossReport components - Release 2.3 for
  838.              Is a native VCL Delphi component designed to display the
  839.              results of a multi-dimension cross or categorization of data
  840.              contained in a database.
  841. CTLIB100.ZIP Containers Library v1.00  
  842.              A data management system for Borland Pascal that allows you to 
  843.              quickly incorporate data structuring capabilities into your 
  844.              applications. It consists of a large set of reusable data 
  845.              structures that range from dynamic arrays to B+ trees. All code 
  846.              is linked to the executable file so there is no run-time 
  847.              software to distribute. BitSoft Development, L.L.C. - $49.00  
  848. DABTNS.ZIP   Data Aware Components
  849. DATASORC.ZIP DataSorcerer for Delphi
  850.              The DataSorcerer Component gives Delphi Database Programmers
  851.              the much sought after feature of a Global Datasource:
  852.              The main features of DataSorcerer are:
  853.              *A single DataSorcerer and its Dataset can be accessed Globally from all form within an application.
  854.              *Links between DataSorcerers on different Forms can be created at Design Time.
  855.              *All data linkages are present at Design time to allow testing before compilation.
  856.              *There is No Code required on any Form to make the the data available.
  857.              *There is No Code required on any Form to keep the data synchronized.
  858.              *All Data Aware controls on all forms are automatically kept synchronized.
  859. DATEVAL.ZIP  DateEditPlus
  860.              Is a date edit control with a customizable drop down calendar 
  861.              that automatically places itself within a Borland or InfoPower 
  862.              DBGrid automatically and gives you full control of the editing 
  863.              and displaying formats of the dates with true cell by cell 
  864.              editing capabilities.  
  865. DBCHKEVL.ZIP DBCheckBoxPlus
  866.              Is a replacement for the standard TDBCheckBox that is shipped 
  867.              with Delphi and C++ Builder with the small difference of being 
  868.              able to automatic place itself within a Borland or InfoPower 
  869.              DBGrid. See GridParent property.  
  870. DBDESIGN.ZIP Delphi component Visual DB-Design 1.3 
  871.              The Visual DB-Design component shows you in Delphi's design 
  872.              mode (!) all the following information on your data: 
  873.              connections and relations between tables, the connection 
  874.              between table/query and the datasource, plus key table, query 
  875.              and datasource properties. All you need to do is drop the 
  876.              component on your form.  
  877. DBIMGEVL.ZIP DBImagePlus
  878.              Is a replacement for the standard TDBImage that is shipped with 
  879.              Delphi and C++ Builder. This new control incorporates our 
  880.              exclusive grid aware technology that allows it to automatically 
  881.              be placed within a Borland or InfoPower database grid. See 
  882.              GridParent property. This new control also includes the ability 
  883.              to enlarge itself under different conditions.  
  884. DBLUP2.ZIP   DBlookupcomboplus component ver 4.1 
  885.              The new dblookupcomboplus gives you all the lookup power of 
  886.              delphi's original dblookup-combo plus much, much more, like:
  887.              * the ability to sort the drop down list.
  888.              * The ability to search through the dropdown list via an incremental keyboard search. (Quicken style).
  889.              * Autofill - the text is automatically filled in as the user types characters. (Quicken style).
  890.              * Support for the master/detail relationship in the lookup table. (Except for dbase tables)
  891.              * the ability to enter new records into the lookup table on the fly. (Onnewlookuprec)
  892.              * the control can stay in a read/write style even when the data source and lookup source are different. (This goes with the previous point)
  893.              * a new event to support the filling the lookup list with the results from a tquery. (Onpreparelist).
  894. DBLUP232.ZIP The dblookupcomboplus component ver 5.0 
  895.              The new DBLookUpComboPlus gives you all the lookup power of 
  896.              Delphi's original DBLookUp-Combo plus much, much more; 
  897.              Major Enhancements
  898.              * The ability to sort the drop down list.
  899.              * The ability to search through the dropdown list via an 
  900.                incremental keyboard search. (Quicken Style).
  901.              * Autofill - The text is automatically filled in as the user 
  902.                types characters. (Quicken Style).
  903.              * Support for the Master/Detail relationship in the lookup 
  904.                table. (except for DBase tables)
  905. DBSCRL16.ZIP DBScroll v. 1.06 is a component for Delphi 1 and replacement 
  906.              for the DBGrid (Trial version). Features include: FAST, FLICKER 
  907.              FREE, Multiple Lines per row possible, supports Memo fields, 
  908.              fully supports ScrollBar for Paradox tables, ScrollBar can be 
  909.              hidden, individual rows / cells can be shown by specific 
  910.              colors, built in SearchBox for incremental search, better 
  911.              support for Drag & Drop, all mouse events available and much 
  912.              more. But the table can't be edited within the grid. Version 
  913.              for Delphi 2 available. 
  914. DBSCRL32.ZIP DBScroll v1.06, the faster DBGrid, is a component for Delphi2 
  915.              and a replacement for the Database Grid. Has multiline cells 
  916.              and many features. Fast & FlickerFree!  32-bit.
  917. DBTV151S.ZIP TDBTreeView v1.51 for Delphi 2
  918.              TDBTreeView is a 32 bits VCL component, which inherits directly 
  919.              from TTreeView. It can be described by the two following main 
  920.              ideas :  
  921.              - each level of the tree is a Table/Query,
  922.              - each node of one level is a record in the Table/Query.
  923.              but also, TDBTreeView has a lot of features :
  924.              - no limitations on number of levels, except when memory lacks,
  925.              - TTable or TQuery use,
  926.              - mono-select or multi-select,
  927.              - update capabilities: user can delete, move or copy a 
  928.                node, and so, a row in a table,
  929. DBTV151U.ZIP TDBTreeView v1.51 demo version for Delphi 3 (only) 
  930.              This package includes all files except sources and has no 
  931.              restriction except that root level is mandatory and always set 
  932.              to '(unregistered)'. It may be installed under Delphi 3 (with a 
  933.              .DPL package). It also includes a Winword 6.0 (A4 format) User 
  934.              Manual, and two Delphi examples.  
  935. DBTV151W.ZIP TDBTreeView v1.51 demo version for Delphi 3 
  936.              This package includes all files except sources and has no 
  937.              restriction except that root level is mandatory and always set 
  938.              to '(unregistered)'. It may be installed under Delphi 3 (with a 
  939.              .DPL package). It also includes a Winword 6.0 (A4 format) User 
  940.              Manual, and two Delphi examples.  
  941. DBVEDIT.ZIP  DBVldEdit component version 2.0 Delphi (2-3) 
  942.              Added is an OnValidate event to check data before leaving the 
  943.              field.( the OnExit event is executed after leaving the field). 
  944.              It leaves the focus on the DBVldEdit field. Tabbing trough 
  945.              other fields (or controls) or clicking another object invokes 
  946.              the event to happen. To insure that the validation can be 
  947.              overridden, a property CtlNames is created which is a list of 
  948.              controls that can be set that do not invoke the OnValidate 
  949.              event.(for instance an Find Button to lookup some value in a 
  950.              second form) 
  951. DENG091C.ZIP D-Eng 0.97b Delphi Btrieve Engine
  952.              D-Eng supports both Btrieve and BDE at the same time. You get 
  953.              the speed of Btrieve without losing the con- venience of the 
  954.              Delphi IDE. Search 1 Rec out of 3500 ODBC-15s, D-Eng 55ms 
  955.              *SHAREWARE* *BETA*  
  956. DPDEMO_I.ZIP DBGridDeLuxe + GLnB (Group, Label & Button) v0.948I 
  957.              DBGridDeLuxe, the full-feature DBGrid: FixedDataColumns, 
  958.              multi-line, memo view&edit, bool. click-switch, etc. (32b: 
  959.              TColumns,...). GLnB, the universal component: component 
  960.              linking, layout functions, layers, frames, patterns/ 
  961.              transparency/shadows, etc.  
  962. DSCOL.ZIP    TColumnsDataSource Component
  963.              This component is a custom data source that allows the user to
  964.              set the column order of a table or query, as well as the sort
  965.              order (use the IncludeSortBy Property to disable this feature),
  966.              which columns are visible, and which not. Call the
  967.              ShowFieldsDlg method to show the dialog which will allow the
  968.              user to edit the dataset.
  969. PROGRS10.ZIP DELPHI TDBPROGRESS COMPONENT -
  970.              The TDBProgress component provides progress feedback on
  971.              database operations. The TDBProgress can be linked to a gauge
  972.              or label to keep the user posted on the status of the current
  973.              database operation such as Indexing, Query execution,
  974.              Batchmoves and more. Just add this component and a couple lines
  975.              of code and you've got feedback!! Fully functional within the
  976.              Delphi run-time environment. Helpfile Included. Shareware - For
  977.              details on registering see enclosed README.WRI file. Source
  978.              available.
  979. PXVALTBL.ZIP TPxValcheckTable v1.1
  980.              This descendant of TTable adds the ability to read and write 
  981.              the field valchecks of Paradox tables. Use it as a replacement 
  982.              of TTable or - if you are using InfoPower or the like - as an 
  983.              instance to read and write valchecks only.  
  984. REPLNK94.ZIP ReportLink v0.94b, Paradox Report Printing Component 
  985.              Is a component that allows developers to print Paradox reports 
  986.              from their Delphi applications using the full or runtime 
  987.              version of Paradox for Windows 5.0. ReportLink encapsulates all 
  988.              the printing flexibility that Paradox supports into an 
  989.              easy-to-use Delphi native component. In addition, developers 
  990.              can run preliminary scripts and QBE strings before executing 
  991.              the report, allowing them to make any preparations necessary 
  992.              for their reports. ReportLink also provides a full featured 
  993.              print preview function which includes a suite of Paradox 
  994.              components that the developer can customize.  
  995. RTDBSQL.ZIP  RT SQL Statements
  996.              Introduction "RT SQL Statements" is a container for SQL objects 
  997.              like TQueries, TBatchMoves, TDatabases. It manages all queries 
  998.              on a form, allows to execute any of them per name, or all at 
  999.              once in kind of a batch process. There are events which are 
  1000.              called before and after execution. A comfortable property 
  1001.              editor manages every query separately or all together. There 
  1002.              are load/save/copy/paste functions as well as find. You can 
  1003.              even test queries with parameters at design time. 
  1004. RTDC.ZIP     RtDbCopy Component Ver. 1.04
  1005.              TBatchMove is a very powerful component, but it has several 
  1006.              shortcomings. What it cannot handle: 1) if you don't define a 
  1007.              problem table and an error occurs, the whole operation will be 
  1008.              canceled 2) it cannot change field data types in most cases 3) 
  1009.              it cannot influence field data, it's copied as it is  
  1010. RTDI.ZIP     RtDbIniFile Component Ver. 1.02
  1011.              Does all TIniFile can do with INI files with the same methods 
  1012.              but it saves all this in database you are connected to, say 
  1013.              Oracle, Sybase and the like. So you configuration data can be 
  1014.              so secure as you database backend. If I needed to I could have 
  1015.              used my old DBF files also.  
  1016. RTGI.ZIP     RtDbGenID Component Ver. 1.01
  1017.              Is a non-visual component which implements a unique number 
  1018.              generator. All values will be saved into a table in database 
  1019.              you work with. Every access which generates a new value locks 
  1020.              this table and saves the generated value before releasing 
  1021.              control, so that other users can safely run it parallel through 
  1022.              the network. SQL queries as 'SELECT MAX(...)+1 FROM...' are a 
  1023.              bit dangereous, because many users can theoretically execute 
  1024.              this query at the same time and get the same results.  
  1025. SQLBLDD1.ZIP TSQLBuilder Package v1.60 for 16 bit Delphi.
  1026.              visually generates and runs single or multi-database SQL queries 
  1027.              and prints customizable reports. TSQLBuilder Features:-
  1028.              - Includes query setup wizard for new users.
  1029.              - Works with server based and local sql.
  1030.              - Tables may be selected by alias or path.
  1031.              - Supports sub-selects, hetergeneous joins
  1032.              - Supports inner/outer, left, right and full joins
  1033.              - Available for Delphi 1.x, 2.0 and 3.0.
  1034.              - Registration includes full source code.
  1035. SQLPARSE.ZIP TSQLParser component for Delphi 
  1036.              Provides the functionality of parsing the various parts of 
  1037.              simple Structured Query Language (SQL) query statements.
  1038. SRDBGRID.ZIP TSingleRowDBGrid component
  1039.              Is a direct descendent of TDBGrid. It inherits all the 
  1040.              functionality of a DBGrid with the added feature of the 
  1041.              Shift+Tab and Tab keys moving the input focus from the first or 
  1042.              last column of the grid to the prior or next TabStop control. 
  1043. SUPLCBOX.ZIP DbSuperLookUpComboBox/DbSuperLookUpListBox Version 1.0 
  1044.              32 bits Delphi 3(tm) only  
  1045. TPROT16.ZIP  TProtect demo  - 16-bit version
  1046.              The TProtect component "protects" a Paradox data table by 
  1047.              responding to database exceptions generated when opening the 
  1048.              table or changing the active index. If TProtect is triggered, 
  1049.              it tests the table and if any damage is found, TProtect 
  1050.              automatically repairs the table.  
  1051. TQRICH1.ZIP  TQRich Quickreport component
  1052. TREB16.ZIP   TRebuild demo  - 16-bit version
  1053.              The TRebuild component tests Paradox database tables, and if
  1054.              any damage is found, automatically repairs the damaged table.
  1055.              TRebuild can usually recover data from almost any type of table
  1056.              corruption, including index-out-of-date errors, corrupted
  1057.              indexes, corrupted table headers, etc...
  1058. TU32.ZIP     TTUtility - ver 4.0 for delphi 1-2
  1059.              A Delphi Paradox Table Verify & Repair Component. Now there's 
  1060.              an answer to data corruption problems that does not include the 
  1061.              words "all nighter". TTUtility is a Delphi component that 
  1062.              implements the functionality in Borland's TUtility.DLL, the 
  1063.              same DLL that comes with Paradox for Windows. The primary 
  1064.              purpose of this component is to give the Delphi or Paradox 
  1065.              developer an easy to implement tool for validating and fixing 
  1066.              corrupt Paradox tables from inside delivered applications. The 
  1067.              TUtility DLL(16 bit) or TUtil32.DLL(32 bit) on which this 
  1068.              component is based will work on Paradox tables up to and 
  1069.              including level 7 tables. 
  1070.  
  1071.  
  1072.